ServiceAllowAutoRedirect Property |
Gets or sets a value that indicates whether the request should follow redirection responses.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool AllowAutoRedirect { get; set; }Public Property AllowAutoRedirect As Boolean
Get
Set
Property Value
Type:
Booleantrue if [allow automatic redirect]; otherwise,
false.
See Also